AppointmentPriority Property |
Gets or sets the priority.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Priority Priority { get; set; }Public Property Priority As Priority
Get
Set
Property Value
Type:
PriorityThe priority.
See Also